Package | kbv.ita.aws |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Bundle_Sprechstundenbedarf |
Url | https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Bundle_Sprechstundenbedarf |
Version | 1.2.0 |
Status | active |
Name | KBV_PR_AW_Bundle_Sprechstundenbedarf |
Experimental | False |
Copyright | Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved. |
Type | Bundle |
Kind | resource |
No resources found
StructureDefinition | |
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_BehandelnderFunktion | KBV_PR_AW_BehandelnderFunktion |
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Betriebsstaette | KBV_PR_AW_Betriebsstaette |
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Mitarbeiter | KBV_PR_AW_Mitarbeiter |
{
"resourceType" : "StructureDefinition",
"url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Bundle_Sprechstundenbedarf",
"version" : "1.2.0",
"name" : "KBV_PR_AW_Bundle_Sprechstundenbedarf",
"status" : "active",
"copyright" : "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "cda",
"uri" : "http://hl7.org/v3/cda",
"name" : "CDA (R2)"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Bundle",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Bundle",
"path" : "Bundle",
"short" : "Bundle_Patientenakte",
"definition" : "Das Bundle transportiert den Sprechstundenbedarf. In dem Element entry wurde nur die erste Ebene der Ressourcen angegeben, d.h. es wurden nur die Ressourcen explizit aufgeführt, die auf andere Ressourcen verweisen und auf die, im Sinne dieses Bundles, selbst nicht referenziert wird. Alle Ressourcen, die von Diesen und ihren Kindern referenziert werden, müssen ebenfalls integriert werden. Folgende Ressourcen sind erlaubt: https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Anforderung_Sprechstundenbedarf|1.2.0 https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Betriebsstaette|1.2.0 https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Provenienz|1.2.0 https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Medikament|1.2.0 https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Mitarbeiter|1.2.0 https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandelnder|1.2.0",
"constraint" : [
{
"key" : "Allowed1",
"severity" : "error",
"human" : "Folgende Ressourcen dürfen vorhanden sein",
"expression" : "entry.where(resource.meta.profile='https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Anforderung_Sprechstundenbedarf|1.2.0').count()>=1",
"source" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Bundle_Sprechstundenbedarf"
},
{
"key" : "Allowed2",
"severity" : "error",
"human" : "Folgende Ressourcen dürfen vorhanden sein",
"expression" : "entry.where(resource.meta.profile.startsWith('https://fhir.kbv.de/StructureDefinition/KBV_PR_AW').not()).count()=0",
"source" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Bundle_Sprechstundenbedarf"
}
]
},
{
"id" : "Bundle.id",
"path" : "Bundle.id",
"min" : 1
},
{
"id" : "Bundle.meta",
"path" : "Bundle.meta",
"min" : 1
},
{
"id" : "Bundle.meta.versionId",
"path" : "Bundle.meta.versionId",
"min" : 1
},
{
"id" : "Bundle.meta.lastUpdated",
"path" : "Bundle.meta.lastUpdated",
"min" : 1
},
{
"id" : "Bundle.meta.profile",
"path" : "Bundle.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Bundle_Sprechstundenbedarf|1.2.0"
},
{
"id" : "Bundle.type",
"path" : "Bundle.type",
"short" : "history",
"definition" : "Der Typ der Ressource wird als history-Bundle definiert.",
"fixedCode" : "history",
"mustSupport" : true
},
{
"id" : "Bundle.total",
"path" : "Bundle.total",
"max" : "0"
},
{
"id" : "Bundle.link",
"path" : "Bundle.link",
"max" : "0"
},
{
"id" : "Bundle.entry",
"path" : "Bundle.entry",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.entry.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry.resource",
"path" : "Bundle.entry.resource",
"min" : 1
},
{
"id" : "Bundle.entry.request",
"path" : "Bundle.entry.request",
"min" : 1
},
{
"id" : "Bundle.entry.request.method",
"path" : "Bundle.entry.request.method",
"fixedCode" : "PUT"
},
{
"id" : "Bundle.signature.who",
"path" : "Bundle.signature.who",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Mitarbeiter|1.2.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_BehandelnderFunktion|1.2.0"
]
}
]
},
{
"id" : "Bundle.signature.who.reference",
"path" : "Bundle.signature.who.reference",
"min" : 1
},
{
"id" : "Bundle.signature.who.type",
"path" : "Bundle.signature.who.type",
"max" : "0"
},
{
"id" : "Bundle.signature.who.identifier",
"path" : "Bundle.signature.who.identifier",
"max" : "0"
},
{
"id" : "Bundle.signature.who.display",
"path" : "Bundle.signature.who.display",
"max" : "0"
},
{
"id" : "Bundle.signature.onBehalfOf",
"path" : "Bundle.signature.onBehalfOf",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Betriebsstaette|1.2.0"
]
}
]
},
{
"id" : "Bundle.signature.sigFormat",
"path" : "Bundle.signature.sigFormat",
"min" : 1
},
{
"id" : "Bundle.signature.data",
"path" : "Bundle.signature.data",
"min" : 1
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.